getMinAppVersion

abstract fun getMinAppVersion(): Int

The minimum app version that can talk to this device.
Phone/PC apps should compare this to their build number and if too low tell the user they must update their app
uint32 min_app_version = 11;

Return

The minAppVersion.